| Update HistoryV1.8.4
/ 18-May-2021Main
Changes 
Update examples and applications to avoid clearing DMA using global flag GIFx. V1.7.0
/ 09-October-2018Main
Changes Update stm32f1xx_hal_conf.h files to add support to HAL CAN Legacy Module.
 V1.5.0
/ 14-April-2017Main
Changes Update stm32f1xx_hal_conf.h file to be aligned with new conf_template.hGeneral examples projects update to be aligned with new HAL SD and BSP Drivers implementationUpdate HAL examples to use TIM HW as time base source instead of SystickAdd 2 new HAL TimeBase examples : HAL_TimeBase_RTC_ALARM and HAL_TimeBase_RTC_WKUPUpdate IWDG example to be in line with latest updates done on HAL IWDG driversRemove the HAL_IWDG_Start function in the main.c file
 V1.4.0
/ 29-April-2016Main
Changes Update all the system_stm32f1xx.c with new AHBPrescTable and APBPrescTable.[I2S/I2S_Audio]: Correct sampling time.
 V1.3.0
/ 18-December-2015Main
Changes
            
            
            
            
            
            
             To
ensure the full compatibility of the GPIO interfaces across all the
STM32 families, the gpio speed definition have been renamed:GPIO_SPEED_LOW to GPIO_SPEED_FREQ_LOWGPIO_SPEED_MEDIUM to GPIO_SPEED_FREQ_MEDIUMGPIO_SPEED_HIGH to GPIO_SPEED_FREQ_HIGHaliases are created to keep backward compatibility
 Reduce the default timeout value for the startup of the HSE form 5s to 100ms.Update the Keil projects from V4 to V5.Adapt the SW4STM32 projects to version 1.5.0 of the IDE.
 V1.2.0
/ 31-July-2015Main
Changes
            
            
            
            
            
            
             SMARTCARD_T0: Rework of the example to improve robustness.
 V1.1.0
/ 05-June-2015Main
Changes
            
            
            
            
            
            
             Add support of System Workbench for STM32 (SW4STM32) toolchainAdd
clarification on ADC_DualModeInterleaved. Replace LED1 by LED_GREEN and
correct the readme.txt to mention the behavior of LED_GREEN when
running the example.
 V1.0.0
/ 16-December-2014Main
Changes License
Licensed
under MCD-ST Liberty SW License Agreement V2, (the "License"); You may
not use this package
except in compliance with the License. You may obtain a copy of the
License at:
 
 Unless
required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See
the License for the specific language governing permissions and
limitations under the License.
 
 For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32 |